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