import { z } from "zod"; export const MaintenanceSchema = z.object({});