/** Extract the origin from the environment */
export declare function detectOrigin(forwardedHost: any, protocol: any): string | undefined;
//# sourceMappingURL=detect-origin.d.ts.map