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

declare const MicOffIcon: MdiReactIconComponentType;
export default MicOffIcon;
