import type { IconProps } from '../types';
export declare const HeadSetSvg: ({ color }: IconProps) => import("react/jsx-runtime").JSX.Element;
