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