/// <reference types="node" />
import { Agent } from 'https';
export declare function getDiscoveryMeetHueHttpsAgent(): Agent;
