export declare const UMB_USER_PERMISSION_ELEMENT_FOLDER_CREATE = "Umb.ElementContainer.Create"; export declare const UMB_USER_PERMISSION_ELEMENT_FOLDER_DELETE = "Umb.ElementContainer.Delete"; export declare const UMB_USER_PERMISSION_ELEMENT_FOLDER_MOVE = "Umb.ElementContainer.Move"; export declare const UMB_USER_PERMISSION_ELEMENT_FOLDER_READ = "Umb.ElementContainer.Read"; export declare const UMB_USER_PERMISSION_ELEMENT_FOLDER_UPDATE = "Umb.ElementContainer.Update"; export * from './conditions/constants.js';