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

declare const MicrophoneVariantIcon: MdiReactIconComponentType;
export default MicrophoneVariantIcon;
