import { FC, SVGProps } from 'react'; declare const IconMicrophone: FC & { fill?: string }>; export default IconMicrophone;