import type { SVGProps } from "react"; export type Props = SVGProps;