import type { StorageAdapter } from "../types"; export declare const cookieStorageAdapter: StorageAdapter;