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