import { SVGProps } from 'react'; declare const IconMicOffFill: (props: SVGProps) => JSX.Element; export default IconMicOffFill;