import { SVGProps } from 'react'; declare const SvgGridEmpty2X2: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default SvgGridEmpty2X2;