export declare const TYPE_REDUCER: { SET_INITIALIZATION_THREEKIT: string; SET_ALL_SETTING_CONFIG: string; CHANGE_STEP: string; CHANGE_VIEW: string; MODAL_SWITCHING: string; SET_VALUE_OPTIONS: string; SET_VALUE_MULTIPLE_OPTIONS: string; UPDATE_SETTINGS: string; SHOW_NOTIFICATION: string; CLOSE_NOTIFICATION: string; SET_ACTIVE_THREEKIT_PARAMS: string; SET_SIDE_OPTION_ARRAY: string; SET_OPEN_SECTION_ID_IN_SIDES: string; REMOVE_TEMP_SECTION: string; };