import type { BleManager } from "./types"; export declare const awaitsBleOn: (bleManager: BleManager, ms?: number) => Promise; //# sourceMappingURL=awaitsBleOn.d.ts.map