import { FC, SVGProps } from "react"; export const ArrowDownIcon: FC> = (props) => ( );