export declare const UMB_STATIC_FILE_ENTITY_TYPE = "static-file"; export type UmbStaticFileEntityType = typeof UMB_STATIC_FILE_ENTITY_TYPE;