import { SVGProps } from "react";
declare const TBHeadset: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBHeadset };
