import { CookieOptions } from "../types";
export declare const DEFAULT_COOKIE_OPTIONS: CookieOptions;