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