import { z } from 'zod'; export declare const nullToUndefined: (schema: Z) => z.ZodOptional, z.ZodTransform> | undefined, z.infer | null>>>; //# sourceMappingURL=nullToUndefined.d.ts.map