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

declare const MicNoneIcon: MdiReactIconComponentType;
export default MicNoneIcon;
