export declare const UMB_STYLESHEET_TREE_ALIAS = "Umb.Tree.Stylesheet"; export declare const UMB_STYLESHEET_TREE_REPOSITORY_ALIAS = "Umb.Repository.StylesheetTree"; /** * @deprecated Use {@link UMB_STYLESHEET_TREE_REPOSITORY_ALIAS} instead. This will be removed in Umbraco 18. */ export declare const UMB_STYLESHEET_TREE_STORE_ALIAS = "Umb.Store.StylesheetTree"; export declare const manifests: Array;