export declare function runDeviceAsync(argv: { config?: string; package: string; release: boolean; debug: boolean; }): Promise;