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