export declare const TOKEN_MINTS: {
    USDC: string;
    SOL: string;
    USDT: string;
    USDH: string;
    mSOL: string;
    stSOL: string;
};
