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