export const zLoadStateParams: z.ZodObject<{ state: z.ZodRecord>, z.ZodObject<{ throwOnFail: z.ZodOptional; nonce: z.ZodPipe>; balance: z.ZodPipe>; storageRoot: z.ZodPipe>; codeHash: z.ZodPipe>; storage: z.ZodOptional>, z.ZodPipe>>>; }, z.core.$strip>>; }, z.core.$strip>; import { z } from 'zod'; //# sourceMappingURL=zLoadStateParams.d.ts.map