export declare const VAR_OBJECT = "geometry";
export declare const VAR_ENTITY = "entity";
export declare const VAR_ENTITIES = "entities";
export declare const CLASS_CORE_POINT = "corePointClassFactory(geometry)";
export declare const CLASS_THREEJS_POINT = "ThreejsPoint";
export declare const FUNC_GET_ENTITIES_ATTRIBUTE = "getEntitiesAttribute";
export declare const FUNC_GET_ENTITY_ATTRIBUTE_VALUE = "getEntityAttributeValue";
export declare const FUNC_GET_ENTITY_ATTRIBUTE_VALUE_FUNC = "getEntityAttributeValueFunc";
