import { IconProps } from '../Icon'; declare function SvgHeadsetMic(props: IconProps): JSX.Element; export default SvgHeadsetMic;