import { SVGProps } from "react"; export declare const IconImage: (props: SVGProps) => JSX.Element; export default IconImage;