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