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