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