export declare function res_hasWritableHeaders(res: any): boolean; export declare function res_writeHeaders(res: any, headers: any): void;