import toughCookie from '@bundled-es-modules/tough-cookie';

declare const cookieStore: toughCookie.CookieJar;

export { cookieStore };
