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