export declare enum DialogTypeEnum { Confirm = "confirm", Alert = "alert" }