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

declare const MicrophoneIcon: MdiReactIconComponentType;
export default MicrophoneIcon;
