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