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