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