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