import * as z from "zod/v4-mini"; export declare enum Schemadefaul10 { Sigterm = "SIGTERM", Sigint = "SIGINT" } /** @internal */ export declare const Schemadefaul10$outboundSchema: z.ZodMiniEnum; //# sourceMappingURL=schemadefaul10.d.ts.map