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