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