import type { KnownChainsType } from './KnownChainsType.js';
export type KnownChainIds = keyof KnownChainsType;
//# sourceMappingURL=KnownChainIds.d.ts.map