import type { TOC } from '@ember/component/template-only'; export interface BuildingIconSignature { Element: SVGSVGElement; } export declare const BuildingIcon: TOC; //# sourceMappingURL=building.d.ts.map