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