import { Platform } from '../../interfaces'; export declare function connectWirelessAdb(sdkRoot: string, platform: Platform): Promise; //# sourceMappingURL=wireless.d.ts.map