export declare enum TeacherProfileStep { PERSONAL_INFORMATION = "Personal Information", CONTACT_INFORMATION = "Contact Information", WORK_AVAILABILITY = "Work availability", EDUCATION_STATEMENTS = "Education Statements", EDUCATION = "Credentials/Education", EXPERIENCE = "Career/Experience", ACTIVITIES = "Sports/Activities", LANGUAGES = "Languages", PUBLICATIONS = "Publications", REFERENCES = "References", TARGET_POSITIONS = "Target positions", TARGET_LOCATIONS = "Target locations" }