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