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