export declare enum ApplicationType { ACADEMIC = "ACADEMIC_APPLICATION", NON_ACADEMIC = "NON_ACADEMIC_APPLICATION" }