export declare enum BoInstanceDialogType { VIEW = "VIEW", EDIT = "EDIT", CREATE = "CREATE" }