export declare const cookieJar: any; export declare function writeCookies(cookieJar: any, cookies: any): void;