import * as z from 'zod/mini'; export declare const ArchivingReentrancyConfigZod: z.ZodMiniObject<{ reentrancy: z.ZodMiniOptional, z.ZodMiniLiteral<'wait'>]>; scope: z.ZodMiniLiteral<'global'>; }, z.core.$strip>>; }, z.core.$strip>; export type ArchivingReentrancyConfig = z.infer; //# sourceMappingURL=Reentrancy.d.ts.map