import type { Person as PrismaPerson } from "@/generated/prisma/client" export type Person = PrismaPerson