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