export declare const UMB_TEMPLATE_TREE_REPOSITORY_ALIAS = "Umb.Repository.Template.Tree"; /** * @deprecated Use {@link UMB_TEMPLATE_TREE_REPOSITORY_ALIAS} instead. This will be removed in Umbraco 18. */ export declare const UMB_TEMPLATE_TREE_STORE_ALIAS = "Umb.Store.Template.Tree"; export declare const UMB_TEMPLATE_TREE_ALIAS = "Umb.Tree.Template"; export declare const manifests: Array;