import { DeviceAdapter } from '.'; export declare type GetBleDeviceAdapter = () => DeviceAdapter;