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