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