import { EntityPageState } from '../state'; import { FieldValues } from 'react-hook-form'; export declare function useEntity(state: EntityPageState): T | null; //# sourceMappingURL=useEntity.d.ts.map