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