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

declare const MicrophoneAddIcon: MdiReactIconComponentType;
export default MicrophoneAddIcon;
