export declare const stablecoins: Record; export declare function isStablePair(chainId: number, tokenA: string, tokenB: string): boolean;