export declare const SET_ENTITIES = "SET_ENTITIES";
export declare const SET_ENTITIES_SHALLOW = "SET_ENTITIES_SHALLOW";
export declare const SET_ENTITIES_ARRAY_CONCAT = "SET_ENTITIES_ARRAY_CONCAT";
export declare const DELETE_ENTITIES_IN = "DELETE_ENTITIES_IN";
