declare function storeResponseCookies(request: Request, response: Response): Promise; export { storeResponseCookies };