/// <reference types="node" />
import { RequestOptions } from 'https';
export declare const BASE_HTTPS_OPTIONS: RequestOptions;
