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