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