import { type Context } from 'react'; import type { QueryManager } from './types.ts'; export declare const QueryMangerContext: Context;