import type { EmptyObject } from '@ariestools/sdk-react/shared'; /** Factory that creates a typed React context for a resolved diviner. */ export declare const ResolvedDivinerContext: () => import("react").Context>; //# sourceMappingURL=Context.d.ts.map