export declare const getRequestCookies: (req: Request) => { [k: string]: string; };