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

declare const MicrophonePlusIcon: MdiReactIconComponentType;
export default MicrophonePlusIcon;
