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