import { ReducersMapObject } from 'redux'; export default function updateHandlersFactory(ENTITY: string): ReducersMapObject;