export declare const CUSTOMIZE_ICON_PANEL_DATA_HOOKS: { PANEL: string; ICON_TYPE_SECTION: string; SVG_DISPLAY_SECTION: string; CREATE_ANIMATED_SECTION: string; DURATION_SECTION: string; TRIGGER_SECTION: string; CHOOSE_ICON_BUTTON: string; CREATE_ANIMATED_BUTTON: string; DURATION_SLIDER: string; DURATION_INPUT: string; TRIGGER_TOGGLE: string; CREATION_PANEL: string; CREATION_BACK: string; CREATION_START_ICON: string; CREATION_END_ICON: string; CREATION_PREVIEW: string; };