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