export interface PrismaCmsContext extends Record<string, any> {
}
