import type { TOC } from '@ember/component/template-only'; export interface NavUpDoubleIconSignature { Element: SVGSVGElement; } export declare const NavUpDoubleIcon: TOC; //# sourceMappingURL=nav-up-double.d.ts.map