export declare const YB_POOLS: string[]; export declare const YB_ASSETS: string[]; export declare const isYBPool: (poolAddress: string) => boolean;