import { z } from "zod"; export declare const booleanToStringSchema: z.ZodEffects; export declare const stringToBooleanSchema: z.ZodEffects;