import type { RelayChain, paths } from '../types/index.js'; type RelayAPIChain = Required['0']>; export declare const configureViemChain: (chain: RelayAPIChain) => RelayChain & Required>; export {}; //# sourceMappingURL=configureViemChain.d.ts.map