export { PrismaClient } from '../generated' export declare function ensureDatabaseUrl(env?: NodeJS.ProcessEnv): string | undefined