export declare enum ToastCloseDataAttributes { /** * The type of the toast. * @type {string} */ type = "data-type", }