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