export declare enum ApplicationType { FIORI_ELEMENTS = "FioriElements", FIORI_ELEMENTS_OVP = "FioriElementsOVP", FREE_STYLE = "FreeStyle", NONE = "" }