export declare const running_text: { change_separator: { vector_art: { title_label: string; opacity: string; }; }; settings: { title_label: string; movement_direction_label: string; text_speed_label: string; pause_on_hover: { title: string; tooltip: string; }; movement_direction: { dropdown_ltr_label: string; dropdown_rtl_label: string; }; space_between_items: string; separator_color: string; separator_scale: string; }; };