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