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