export declare enum AlertDialogCloseDataAttributes { /** * Present when the button is disabled. */ disabled = "data-disabled" }