export declare function httpRequestHeaderKey(key: string): string;
export declare function httpResponseHeaderKey(key: string): string;
