import { PrismaClient } from '@prisma/client'; export declare const prisma: PrismaClient; export default prisma; //# sourceMappingURL=prisma.d.ts.map