declare const EVENT_RECOMMEND_ACTION_LIST: any; declare const getEventRecommendConfig: (compEventName: string) => any; export { getEventRecommendConfig }; export declare const combinationMap: {}; export default EVENT_RECOMMEND_ACTION_LIST;