import { BaseClient } from '@gogocj/core'; export interface JeffersonContextValueType { JeffersonInstance: BaseClient; } //# sourceMappingURL=types.d.ts.map