export type AriaHasPopupPropType = 'dialog' | 'false' | 'grid' | 'listbox' | 'menu' | 'tree' | 'true';