import * as z from 'zod'; import type { Prisma } from '../../../generated/prisma'; export declare const DatabaseBackupUpdateWithoutUserInputObjectSchema: z.ZodType; export declare const DatabaseBackupUpdateWithoutUserInputObjectZodSchema: z.ZodObject<{ createdAt: z.ZodOptional>]>>; }, "strict", z.ZodTypeAny, { createdAt?: Date | Prisma.DateTimeFieldUpdateOperationsInput | undefined; }, { createdAt?: Date | Prisma.DateTimeFieldUpdateOperationsInput | undefined; }>; //# sourceMappingURL=DatabaseBackupUpdateWithoutUserInput.schema.d.ts.map