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