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