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

declare const MicrophoneMinusIcon: MdiReactIconComponentType;
export default MicrophoneMinusIcon;
