import type { PrismaClient } from "../types"; export declare function createPrismaClient(): Promise; //# sourceMappingURL=client-factory.d.ts.map