/** * @doc https://miniprogram.alipay.com/docs/miniprogram/mpdev/API_Device_Bluetooth_Bluetooth_offBluetoothAdapterStateChange */ export declare const offBluetoothAdapterStateChange: (args?: ((arg: any) => void) | undefined) => void; export default offBluetoothAdapterStateChange;