import { type BaseKeystoneTypeInfo, type KeystoneConfig, type KeystoneContext } from "./types/index.js"; export declare function getContext(config: KeystoneConfig, PrismaModule: unknown): KeystoneContext; //# sourceMappingURL=context.d.ts.map