import { CookieHandlerInterface } from "./types"; export declare const defaultCookieHandlerImplementation: CookieHandlerInterface;