export declare enum UIEvents { ToastShow = "toast-show", ToastClear = "toast-clear" }