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