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