import * as z from "zod/v4-mini"; export declare enum Schemadefaul6 { Zero = "0", One = "1", False = "false", True = "true" } /** @internal */ export declare const Schemadefaul6$outboundSchema: z.ZodMiniEnum; //# sourceMappingURL=schemadefaul6.d.ts.map