import type { RelayChain } from '../types/index.js'; export declare const fetchChainConfigs: (baseApiUrl: string, referrer?: string, apiKey?: string) => Promise; //# sourceMappingURL=fetchChainConfigs.d.ts.map