export declare type EntityMap<$Value> = $Value[];
export declare function createEntityMap<$Value>(): EntityMap<$Value>;
//# sourceMappingURL=entity_map.d.ts.map