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