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