export declare enum ApplicationEnum { LEARNER_APP = "LEARNER_APP", PORTAL_APP = "PORTAL_APP" } //# sourceMappingURL=application.enum.d.ts.map