export declare function getApiUrl(chainId: number): any; export declare function isApiSupported(chainId: number): boolean;