export declare enum ObjectType {
    entity = "entity"
}
