export declare const enum AssociatedMenuBehavior { UseCollectionName = "UseCollectionName", UseLabel = "UseLabel", DoNotDisplay = "DoNotDisplay" }