1export * from "./database.module"; 2export type { TypedPrismaService } from "./prisma.service"; 3export * from "./prisma.service";