import { MdiReactIconComponentType } from './dist/typings';

declare const MicrophoneVariantOffIcon: MdiReactIconComponentType;
export default MicrophoneVariantOffIcon;
