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

declare const MicrophoneRemoveIcon: MdiReactIconComponentType;
export default MicrophoneRemoveIcon;
