/// import { SvgIconProps } from './types'; export declare function BuildingFilledIcon({ className, ...props }?: Partial): JSX.Element;