/** Extract the host from the environment */ export declare function detectHost(forwardedHost: any): any;