/// import { EntityPageState } from '../state'; import { FieldValues } from 'react-hook-form'; export declare const entityPageContext: import("react").Context | null>; export declare const EntityPageContextProvider: import("react").Provider | null>; export declare const EntityPageContextConsumer: import("react").Consumer | null>; export declare const useEntityPageContext: () => EntityPageState; //# sourceMappingURL=EntityPageContext.d.ts.map