export declare function promptPort(platform: string): Promise<number>;
