export declare enum SubTypeSelectColumn { ENTITY = "entity", LIST = "list", TREEENTITY = "tree-entity" }