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