export declare enum MatchingFeedbackReason { LOCATION = "The location", POSITION_DESCRIPTION = "The position description", SCHOOL = "The school itself", NOT_QUALIFIED = "I\u2019m not qualified for this position", OVER_QUALIFIED = "I\u2019m over qualified for this position", NONE = "None of the above" }