declare const treeActionsDictionary: string[]; declare const treeAppearanceDictionary: string[]; declare const treeIconDictionary: string[]; export { treeActionsDictionary, treeAppearanceDictionary, treeIconDictionary, };