import type { OutgoingHttpHeaders } from 'node:http';
export declare const DEFAULT_RES_HEADERS: OutgoingHttpHeaders;
