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