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