export declare enum EnumProfileInfoSector { BASIC = "basic", CV = "cv", ADDITIONAL_INFO = "info", POLITICAL_BACKGROUND = "politicalBackground", POLITICAL_ORGANIZATION = "politicalOrganization", EDUCATION = "education", REFERRER = "referrer", BANK_INFO = "bankInfo", SITUATION = "situation", CHARRACT = "charract", CONTACT = "contact", ADDITTIONAL_INFO_INS = "addInfIns", ADDITTIONAL_INF_ARREARS = "addInfAr", ADDITTIONAL_INF_WITHDRAWAL = "addInfWd", LEVEL_INFO = "levelInf", WISH = "wish", INFO_OTHER = "infoOther", EMPLOYEE = "employee", REGISTER = "register", APPROVE = "approve" }