import * as React from 'react'; declare function BuildingIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default BuildingIcon;