import { TinaCMS } from '../tina-cms';
export { ERROR_MISSING_CMS, CMSContext } from '../react-core';
export declare function useCMS(): TinaCMS;
