export declare function request(url: string, timeout: number): Promise; export declare function resolveIceHost(host: string): Promise;