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