export { Prisma, PrismaClient } from '@prisma/client'; export const DATABASE_PROVIDER = 'mysql';