declare const _default: { CACHE_USER_ID: "userId"; CACHE_USER_NAME: "user_name"; CACHE_USER_MOBILE: "operator_phone"; CACHE_USER_TOKEN: "user_token"; SITE_PERMISSIONS_MAPS: { add: string; delete: string; update: string; select: string; check: string; other: string; }; SITE_CLIENT_MAPS: { teacher: number; parent: number; }; SITE_SLD: string; SITE_LOGIN_MESSAGECODE_SWITCH: boolean; CLIENT: string; MP: string; MP_LOGIN: string; UCENTER_API: string; default: { CLIENT: string; MP: string; MP_LOGIN: string; UCENTER_API: string; }; EVENT_LOGOUT: "ZTJY_LOGOUT"; SITE_CDN_MAPS: { ALI: string; QINIU: string; TEMID: string; }; SITE_PAGE_SIZE: 15; BASE_API: string; }; export default _default;