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