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

declare const MicrophoneOffIcon: MdiReactIconComponentType;
export default MicrophoneOffIcon;
