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

declare const MicrophoneOutlineIcon: MdiReactIconComponentType;
export default MicrophoneOutlineIcon;
