import React from 'react'; import { IconProps } from '../index'; declare const MicNone: React.FC; export default MicNone;