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