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