export declare function getPort(platform: string): number;
export declare function getDefaultPort(platform: string): number;
