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