import type { Chain, ChainFormatters } from '../types/chain.js'; import type { Assign, Prettify } from '../types/utils.js'; export declare function defineChain>(chain: chain): Prettify, chain>>; //# sourceMappingURL=defineChain.d.ts.map