import { EntityState } from './types'; export declare function entitiesToMap, E>(state: S, options: any): {};