import { __INTERNAL__ } from '@rest-hooks/react'; export { StateContext, DispatchContext } from '@rest-hooks/react'; export declare const createFetch: typeof __INTERNAL__.createFetch; export declare const createReceive: typeof __INTERNAL__.createReceive; export declare const createReceiveError: typeof __INTERNAL__.createReceiveError; export declare const initialState: import("@rest-hooks/react").State; export declare const DELETED: symbol; export declare const inferResults: typeof __INTERNAL__.inferResults; export declare const createReducer: typeof __INTERNAL__.createReducer; export declare const applyManager: typeof __INTERNAL__.applyManager; export declare const useCacheState: () => import("@rest-hooks/react").State; //# sourceMappingURL=internal.d.ts.map