declare function get(protocol: any, host: any, path: any): Promise; export default get;