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