export declare enum APP_TYPE { MACHINE_2_MACHINE = "M2M", SINGLE_PAGE = "SPA" }