import type { TokenAdapter } from "../types";
export declare const defaultTokenAdapter: TokenAdapter;
