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