export declare const UMB_SEGMENT_ENTITY_TYPE = "segment"; export type UmbSegmentEntityType = typeof UMB_SEGMENT_ENTITY_TYPE;