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