/** Name of the namespace in the type declaration */
export declareconstPRISMA_NAMESPACE_NAME = "Prisma";
/** The path to the namespace.d.ts file, used as a template for the prisma's index.d.ts */
export declareconstNAMESPACE_PATH: string;
//# sourceMappingURL=constants.d.ts.map