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