export declare enum MenuSubmenuTriggerDataAttributes { /** * Present when the corresponding submenu is open. */ popupOpen = "data-popup-open" }