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