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