import type { UnderlyingTokenMap } from "./types";
export declare const UNDERLYING_TOKEN_MAP: UnderlyingTokenMap;
