import type { Signer } from "./types.js"; export declare function createSignerForChain(chainId: string): Promise; //# sourceMappingURL=factory.d.ts.map