import * as _vars from './variables'; export declare const createDefaultTheme: (vars: typeof _vars) => { password_input_height: number; password_input_margin_vertical: number; password_input_margin_horizontal: number; password_input_font_size: number; password_input_border_radius: number; password_input_background_color: string; password_input_info_color: string; password_input_info_font_size: number; password_input_error_info_color: string; password_input_dot_size: number; password_input_dot_color: string; password_input_text_color: string; password_input_cursor_color: string; password_input_cursor_width: number; password_input_cursor_height: string; password_input_cursor_animation_duration: number; password_input_item_border_radius: number; search_padding_vertical: number; search_padding_horizontal: number; search_background_color: string; search_content_background_color: string; search_input_height: number; search_label_padding_vertical: number; search_label_padding_horizontal: number; search_label_color: string; search_label_font_size: number; search_left_icon_color: string; search_action_padding_vertical: number; search_action_padding_horizontal: number; search_action_text_color: string; search_action_font_size: number; number_keyboard_background_color: string; number_keyboard_key_height: number; number_keyboard_key_font_size: number; number_keyboard_key_background_color: string; number_keyboard_key_active_color: string; number_keyboard_delete_font_size: number; number_keyboard_title_color: string; number_keyboard_title_height: number; number_keyboard_title_font_size: number; number_keyboard_close_padding_vertical: number; number_keyboard_close_padding_horizontal: number; number_keyboard_close_color: string; number_keyboard_close_font_size: number; number_keyboard_button_text_color: string; number_keyboard_button_background_color: string; number_keyboard_z_index: number; index_bar_sidebar_z_index: number; index_bar_sidebar_text_color: string; index_bar_index_font_size: number; index_bar_index_line_height: number; index_bar_index_active_color: string; index_anchor_z_index: number; index_anchor_padding_vertical: number; index_anchor_padding_horizontal: number; index_anchor_text_color: string; index_anchor_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; index_anchor_font_size: number; index_anchor_line_height: number; index_anchor_background_color: string; index_anchor_sticky_text_color: string; index_anchor_sticky_background_color: string; image_picker_size: number; image_picker_icon_size: number; image_picker_icon_color: string; image_picker_text_color: string; image_picker_text_font_size: number; image_picker_upload_background: string; image_picker_upload_active_color: string; image_picker_delete_color: string; image_picker_delete_icon_size: number; image_picker_delete_background: string; image_picker_file_background: string; image_picker_file_icon_size: number; image_picker_file_icon_color: string; image_picker_file_name_padding_vertical: number; image_picker_file_name_padding_horizontal: number; image_picker_file_name_margin_top: number; image_picker_file_name_font_size: number; image_picker_file_name_text_color: string; image_picker_mask_text_color: string; image_picker_mask_background: string; image_picker_mask_icon_size: number; image_picker_mask_message_font_size: number; image_picker_mask_message_line_height: number; image_picker_loading_icon_size: number; image_picker_loading_icon_color: string; image_picker_disabled_opacity: number; image_preview_index_text_color: string; image_preview_index_font_size: number; image_preview_index_line_height: number; image_preview_overlay_background: string; image_preview_close_icon_size: number; image_preview_close_icon_color: string; image_preview_close_icon_margin: number; dark: boolean; button_mini_height: number; button_mini_padding_horizontal: number; button_mini_font_size: number; button_small_height: number; button_small_padding_horizontal: number; button_small_font_size: number; button_normal_padding_horizontal: number; button_normal_font_size: number; button_large_height: number; button_default_height: number; button_default_font_size: number; button_default_color: string; button_default_background_color: string; button_default_border_color: string; button_primary_color: string; button_primary_background_color: string; button_primary_border_color: string; button_success_color: string; button_success_background_color: string; button_success_border_color: string; button_danger_color: string; button_danger_background_color: string; button_danger_border_color: string; button_warning_color: string; button_warning_background_color: string; button_warning_border_color: string; button_border_width: number; button_border_radius: number; button_round_border_radius: number; button_plain_background_color: string; button_disabled_opacity: number; cell_font_size: number; cell_line_height: number; cell_padding_vertical: number; cell_padding_horizontal: number; cell_text_color: string; cell_background_color: string; cell_border_color: string; cell_active_color: string; cell_required_color: string; cell_label_color: string; cell_label_font_size: number; cell_label_line_height: number; cell_label_margin_top: number; cell_value_color: string; cell_icon_size: number; cell_right_icon_color: string; cell_large_padding_vertical: number; cell_large_title_font_size: number; cell_large_label_font_size: number; cell_disabled_text_color: string; cell_group_background_color: string; cell_group_title_color: string; cell_group_title_padding_horizontal: number; cell_group_title_padding_top: number; cell_group_title_padding_bottom: number; cell_group_title_font_size: number; cell_group_title_line_height: number; cell_group_inset_padding_vertical: number; cell_group_inset_padding_horizontal: number; cell_group_inset_radius: number; cell_group_inset_title_padding_vertical: number; cell_group_inset_title_padding_horizontal: number; checkbox_icon_border_color: string; checkbox_icon_size: number; checkbox_disabled_background_color: string; checkbox_checked_icon_color: string; checkbox_label_color: string; checkbox_label_margin: number; checkbox_disabled_label_color: string; checkbox_disabled_icon_color: string; radio_icon_border_color: string; radio_icon_size: number; radio_disabled_background_color: string; radio_checked_icon_color: string; radio_label_color: string; radio_label_margin: number; radio_disabled_label_color: string; radio_disabled_icon_color: string; image_default_size: number; image_placeholder_text_color: string; image_placeholder_font_size: number; image_placeholder_background_color: string; image_loading_icon_size: number; image_loading_icon_color: string; image_error_icon_size: number; image_error_icon_color: string; switch_size: number; switch_width_ratio: number; switch_height_ratio: number; switch_node_size_ratio: number; switch_node_background_color: string; switch_background_color: string; switch_on_background_color: string; switch_transition_duration: number; switch_disabled_opacity: number; switch_border_width: number; switch_border_color: string; tag_padding_horizontal: number; tag_text_color: string; tag_font_size: number; tag_border_radius: number; tag_line_height: number; tag_medium_padding_vertical: number; tag_medium_padding_horizontal: number; tag_large_padding_vertical: number; tag_large_padding_horizontal: number; tag_large_border_radius: number; tag_large_font_size: number; tag_round_border_radius: number; tag_danger_color: string; tag_primary_color: string; tag_success_color: string; tag_warning_color: string; tag_default_color: string; tag_plain_background_color: string; divider_margin_vertical: number; divider_margin_horizontal: number; divider_text_color: string; divider_font_size: number; divider_line_height: number; divider_border_color: string; divider_content_padding: number; divider_content_left_width: string; divider_content_right_width: string; nav_bar_height: number; nav_bar_background_color: string; nav_bar_arrow_size: number; nav_bar_icon_color: string; nav_bar_text_color: string; nav_bar_title_font_size: number; nav_bar_title_text_color: string; nav_bar_z_index: number; notice_bar_height: number; notice_bar_padding_horizontal: number; notice_bar_padding_vertical: number; notice_bar_wrapable_padding_horizontal: number; notice_bar_wrapable_padding_vertical: number; notice_bar_text_color: string; notice_bar_font_size: number; notice_bar_line_height: number; notice_bar_background_color: string; notice_bar_icon_size: number; notice_bar_icon_min_width: number; rate_icon_size: number; rate_icon_gutter: number; rate_icon_void_color: string; rate_icon_full_color: string; rate_icon_disabled_color: string; progress_height: number; progress_color: string; progress_inactive_color: string; progress_background_color: string; progress_pivot_padding_horizontal: number; progress_pivot_padding_vertical: number; progress_pivot_text_color: string; progress_pivot_font_size: number; progress_pivot_line_height: number; badge_size: number; badge_color: string; badge_padding_horizontal: number; badge_padding_vertical: number; badge_font_size: number; badge_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; badge_border_width: number; badge_background_color: string; badge_dot_color: string; badge_dot_size: number; circle_size: number; circle_color: string; circle_layer_color: string; circle_text_color: string; circle_text_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; circle_text_font_size: number; circle_text_line_height: number; slider_active_background_color: string; slider_inactive_background_color: string; slider_disabled_opacity: number; slider_bar_height: number; slider_button_width: number; slider_button_height: number; slider_button_background_color: string; swiper_indicator_size: number; swiper_indicator_margin: number; swiper_indicator_active_opacity: number; swiper_indicator_inactive_opacity: number; swiper_indicator_active_background_color: string; swiper_indicator_inactive_background_color: string; overlay_background_color: string; toast_max_width: number; toast_font_size: number; toast_text_color: string; toast_loading_icon_color: string; toast_line_height: number; toast_border_radius: number; toast_background_color: string; toast_icon_size: number; toast_text_min_width: number; toast_text_padding_vertical: number; toast_text_padding_horizontal: number; toast_default_padding: number; toast_default_width: number; toast_default_min_height: number; toast_position_top_distance: number; toast_position_bottom_distance: number; popup_background_color: string; popup_round_border_radius: number; popup_close_icon_size: number; popup_close_icon_color: string; popup_close_icon_active_color: string; popup_close_icon_margin: number; popup_title_font_size: number; popup_descrition_font_size: number; popup_descrition_color: string; popup_header_font_size: number; popup_header_height: number; typography_color: string; typography_link_color: string; typography_font_size: number; typography_line_height: number; typography_primary_color: string; typography_danger_color: string; typography_success_color: string; typography_warning_color: string; typography_secondary_color: string; typography_disabled_color: string; typography_light_color: string; action_sheet_max_height: number; action_sheet_description_color: string; action_sheet_description_font_size: number; action_sheet_description_line_height: number; action_sheet_item_background: string; action_sheet_item_font_size: number; action_sheet_item_line_height: number; action_sheet_item_text_color: string; action_sheet_item_disabled_text_color: string; action_sheet_subname_color: string; action_sheet_subname_font_size: number; action_sheet_subname_line_height: number; action_sheet_close_icon_size: number; action_sheet_close_icon_color: string; action_sheet_close_icon_padding_vertical: number; action_sheet_close_icon_padding_horizontal: number; action_sheet_cancel_text_color: string; action_sheet_cancel_padding_top: number; action_sheet_cancel_padding_color: string; action_sheet_loading_icon_size: number; tab_text_color: string; tab_active_text_color: string; tab_disabled_text_color: string; tab_font_size: number; tab_line_height: number; tabs_default_color: string; tabs_line_height: number; tabs_card_height: number; tabs_nav_background: string; tabs_bottom_bar_width: number; tabs_bottom_bar_height: number; tabs_bottom_bar_color: string; field_label_width: number; field_label_color: string; field_label_margin_right: number; field_input_text_color: string; field_input_error_text_color: string; field_input_disabled_text_color: string; field_placeholder_text_color: string; field_icon_size: number; field_clear_icon_size: number; field_clear_icon_color: string; field_right_icon_color: string; field_error_message_color: string; field_error_message_font_size: number; field_text_area_min_height: number; field_word_limit_color: string; field_word_limit_font_size: number; field_word_limit_line_height: number; field_disabled_text_color: string; field_intro_color: string; dialog_width: number; dialog_small_screen_width: number; dialog_font_size: number; dialog_transition: number; dialog_radius: number; dialog_background: string; dialog_header_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; dialog_header_line_height: number; dialog_header_padding_top: number; dialog_header_isolated_padding_vertical: number; dialog_header_isolated_padding_horizontal: number; dialog_message_padding: number; dialog_message_font_size: number; dialog_message_line_height: number; dialog_message_max_height: number; dialog_has_title_message_text_color: string; dialog_has_title_message_padding_top: number; dialog_button_height: number; dialog_round_button_height: number; dialog_confirm_button_text_color: string; action_bar_background: string; action_bar_height: number; action_bar_icon_width: number; action_bar_icon_height: string; action_bar_icon_color: string; action_bar_icon_size: number; action_bar_icon_font_size: number; action_bar_icon_active_color: string; action_bar_icon_text_color: string; action_bar_icon_background: string; action_bar_button_height: number; action_bar_button_warning_color: string; action_bar_button_danger_color: string; empty_padding_vertical: number; empty_padding_horizontal: number; empty_image_size: number; empty_description_margin_top: number; empty_description_padding_vertical: number; empty_description_padding_horizontal: number; empty_description_color: string; empty_description_font_size: number; empty_description_line_height: number; empty_bottom_margin_top: number; notify_text_color: string; notify_padding_horizontal: number; notify_padding_vertical: number; notify_font_size: number; notify_line_height: number; notify_primary_background_color: string; notify_success_background_color: string; notify_danger_background_color: string; notify_warning_background_color: string; grid_item_content_padding_vertical: number; grid_item_content_padding_horizontal: number; grid_item_content_background: string; grid_item_content_active_color: string; grid_item_item_icon_size: number; grid_item_text_color: string; grid_item_text_font_size: number; stepper_background: string; stepper_button_icon_color: string; stepper_button_disabled_color: string; stepper_button_disabled_icon_color: string; stepper_button_round_theme_color: string; stepper_input_width: number; stepper_input_height: number; stepper_input_font_size: number; stepper_input_text_color: string; stepper_input_disabled_text_color: string; stepper_input_disabled_background: string; stepper_radius: number; picker_background: string; picker_toolbar_height: number; picker_title_font_size: number; picker_title_line_height: number; picker_action_padding_vertical: number; picker_action_padding_horizontal: number; picker_action_font_size: number; picker_confirm_action_color: string; picker_cancel_action_color: string; picker_option_font_size: number; picker_option_padding_vertical: number; picker_option_padding_horizontal: number; picker_option_text_color: string; picker_option_disabled_opacity: number; picker_loading_icon_color: string; picker_loading_mask_color: string; picker_mask_top_color: string[]; picker_mask_bottom_color: string[]; calendar_background: string; calendar_popup_height: number; calendar_header_title_height: number; calendar_header_title_font_size: number; calendar_header_subtitle_font_size: number; calendar_weekdays_height: number; calendar_weekdays_font_size: number; calendar_month_title_font_size: number; calendar_month_mark_color: string; calendar_month_mark_font_size: number; calendar_day_height: number; calendar_day_font_size: number; calendar_day_margin_bottom: number; calendar_range_edge_color: string; calendar_range_edge_background: string; calendar_range_middle_color: string; calendar_range_middle_background_opacity: number; calendar_selected_day_size: number; calendar_selected_day_color: string; calendar_info_font_size: number; calendar_info_line_height: number; calendar_selected_day_background: string; calendar_day_disabled_color: string; calendar_confirm_button_height: number; calendar_confirm_button_margin_vertical: number; calendar_confirm_button_margin_horizontal: number; collapse_item_content_padding_vertical: number; collapse_item_content_padding_horizontal: number; collapse_item_content_font_size: number; collapse_item_content_line_height: number; collapse_item_content_text_color: string; collapse_item_content_background_color: string; popover_arrow_size: number; popover_radius: number; popover_action_width: number; popover_action_height: number; popover_action_font_size: number; popover_action_line_height: number; popover_action_icon_size: number; popover_light_text_color: string; popover_light_background: string; popover_light_action_disabled_text_color: string; popover_dark_text_color: string; popover_dark_background: string; popover_dark_action_disabled_text_color: string; selector_color: string; selector_checkd_color: string; selector_text_color: string; selector_checked_text_color: string; selector_border_width: number; selector_border_color: string; selector_checkedborder_color: string; selector_border_radius: number; selector_padding_horizontal: number; selector_padding_vertical: number; black: "#000"; white: "#fff"; gray_1: "#f7f8fa"; gray_2: "#f2f3f5"; gray_3: "#ebedf0"; gray_4: "#dcdee0"; gray_5: "#c8c9cc"; gray_6: "#969799"; gray_7: "#646566"; gray_8: "#323233"; red: "#ee0a24"; blue: "#1989fa"; orange: "#ff976a"; orange_dark: "#ed6a0c"; orange_light: "#fffbe8"; green: "#07c160"; primary_color: "#1989fa"; success_color: "#07c160"; danger_color: "#ee0a24"; warning_color: "#ff976a"; text_color: "#323233"; text_color_2: "#969799"; text_color_3: "#c8c9cc"; link_color: "#576b95"; active_color: "#f2f3f5"; active_opacity: 0.6; disabled_opacity: 0.5; background: "#f7f8fa"; background_2: "#fff"; background_3: "#fff"; padding_base: 4; padding_xs: number; padding_sm: number; padding_md: number; padding_lg: number; padding_xl: number; font_size_xs: 10; font_size_sm: 12; font_size_md: 14; font_size_lg: 16; font_weight_bold: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; line_height_xs: 14; line_height_sm: 18; line_height_md: 20; line_height_lg: 22; base_font_family: "-apple-system, BlinkMacSystemFont, 'Helvetica Neue',\nHelvetica, Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB',\n'Microsoft Yahei', sans-serif"; price_integer_font_family: "Avenir-Heavy, PingFang SC, Helvetica Neue, Arial,\nsans-serif"; animation_duration_base: 300; animation_duration_fast: 200; border_color: "#ebedf0"; border_width_base: 1; border_radius_sm: 2; border_radius_md: 4; border_radius_lg: 8; border_radius_max: 999; }; export declare const defaultTheme: { password_input_height: number; password_input_margin_vertical: number; password_input_margin_horizontal: number; password_input_font_size: number; password_input_border_radius: number; password_input_background_color: string; password_input_info_color: string; password_input_info_font_size: number; password_input_error_info_color: string; password_input_dot_size: number; password_input_dot_color: string; password_input_text_color: string; password_input_cursor_color: string; password_input_cursor_width: number; password_input_cursor_height: string; password_input_cursor_animation_duration: number; password_input_item_border_radius: number; search_padding_vertical: number; search_padding_horizontal: number; search_background_color: string; search_content_background_color: string; search_input_height: number; search_label_padding_vertical: number; search_label_padding_horizontal: number; search_label_color: string; search_label_font_size: number; search_left_icon_color: string; search_action_padding_vertical: number; search_action_padding_horizontal: number; search_action_text_color: string; search_action_font_size: number; number_keyboard_background_color: string; number_keyboard_key_height: number; number_keyboard_key_font_size: number; number_keyboard_key_background_color: string; number_keyboard_key_active_color: string; number_keyboard_delete_font_size: number; number_keyboard_title_color: string; number_keyboard_title_height: number; number_keyboard_title_font_size: number; number_keyboard_close_padding_vertical: number; number_keyboard_close_padding_horizontal: number; number_keyboard_close_color: string; number_keyboard_close_font_size: number; number_keyboard_button_text_color: string; number_keyboard_button_background_color: string; number_keyboard_z_index: number; index_bar_sidebar_z_index: number; index_bar_sidebar_text_color: string; index_bar_index_font_size: number; index_bar_index_line_height: number; index_bar_index_active_color: string; index_anchor_z_index: number; index_anchor_padding_vertical: number; index_anchor_padding_horizontal: number; index_anchor_text_color: string; index_anchor_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; index_anchor_font_size: number; index_anchor_line_height: number; index_anchor_background_color: string; index_anchor_sticky_text_color: string; index_anchor_sticky_background_color: string; image_picker_size: number; image_picker_icon_size: number; image_picker_icon_color: string; image_picker_text_color: string; image_picker_text_font_size: number; image_picker_upload_background: string; image_picker_upload_active_color: string; image_picker_delete_color: string; image_picker_delete_icon_size: number; image_picker_delete_background: string; image_picker_file_background: string; image_picker_file_icon_size: number; image_picker_file_icon_color: string; image_picker_file_name_padding_vertical: number; image_picker_file_name_padding_horizontal: number; image_picker_file_name_margin_top: number; image_picker_file_name_font_size: number; image_picker_file_name_text_color: string; image_picker_mask_text_color: string; image_picker_mask_background: string; image_picker_mask_icon_size: number; image_picker_mask_message_font_size: number; image_picker_mask_message_line_height: number; image_picker_loading_icon_size: number; image_picker_loading_icon_color: string; image_picker_disabled_opacity: number; image_preview_index_text_color: string; image_preview_index_font_size: number; image_preview_index_line_height: number; image_preview_overlay_background: string; image_preview_close_icon_size: number; image_preview_close_icon_color: string; image_preview_close_icon_margin: number; dark: boolean; button_mini_height: number; button_mini_padding_horizontal: number; button_mini_font_size: number; button_small_height: number; button_small_padding_horizontal: number; button_small_font_size: number; button_normal_padding_horizontal: number; button_normal_font_size: number; button_large_height: number; button_default_height: number; button_default_font_size: number; button_default_color: string; button_default_background_color: string; button_default_border_color: string; button_primary_color: string; button_primary_background_color: string; button_primary_border_color: string; button_success_color: string; button_success_background_color: string; button_success_border_color: string; button_danger_color: string; button_danger_background_color: string; button_danger_border_color: string; button_warning_color: string; button_warning_background_color: string; button_warning_border_color: string; button_border_width: number; button_border_radius: number; button_round_border_radius: number; button_plain_background_color: string; button_disabled_opacity: number; cell_font_size: number; cell_line_height: number; cell_padding_vertical: number; cell_padding_horizontal: number; cell_text_color: string; cell_background_color: string; cell_border_color: string; cell_active_color: string; cell_required_color: string; cell_label_color: string; cell_label_font_size: number; cell_label_line_height: number; cell_label_margin_top: number; cell_value_color: string; cell_icon_size: number; cell_right_icon_color: string; cell_large_padding_vertical: number; cell_large_title_font_size: number; cell_large_label_font_size: number; cell_disabled_text_color: string; cell_group_background_color: string; cell_group_title_color: string; cell_group_title_padding_horizontal: number; cell_group_title_padding_top: number; cell_group_title_padding_bottom: number; cell_group_title_font_size: number; cell_group_title_line_height: number; cell_group_inset_padding_vertical: number; cell_group_inset_padding_horizontal: number; cell_group_inset_radius: number; cell_group_inset_title_padding_vertical: number; cell_group_inset_title_padding_horizontal: number; checkbox_icon_border_color: string; checkbox_icon_size: number; checkbox_disabled_background_color: string; checkbox_checked_icon_color: string; checkbox_label_color: string; checkbox_label_margin: number; checkbox_disabled_label_color: string; checkbox_disabled_icon_color: string; radio_icon_border_color: string; radio_icon_size: number; radio_disabled_background_color: string; radio_checked_icon_color: string; radio_label_color: string; radio_label_margin: number; radio_disabled_label_color: string; radio_disabled_icon_color: string; image_default_size: number; image_placeholder_text_color: string; image_placeholder_font_size: number; image_placeholder_background_color: string; image_loading_icon_size: number; image_loading_icon_color: string; image_error_icon_size: number; image_error_icon_color: string; switch_size: number; switch_width_ratio: number; switch_height_ratio: number; switch_node_size_ratio: number; switch_node_background_color: string; switch_background_color: string; switch_on_background_color: string; switch_transition_duration: number; switch_disabled_opacity: number; switch_border_width: number; switch_border_color: string; tag_padding_horizontal: number; tag_text_color: string; tag_font_size: number; tag_border_radius: number; tag_line_height: number; tag_medium_padding_vertical: number; tag_medium_padding_horizontal: number; tag_large_padding_vertical: number; tag_large_padding_horizontal: number; tag_large_border_radius: number; tag_large_font_size: number; tag_round_border_radius: number; tag_danger_color: string; tag_primary_color: string; tag_success_color: string; tag_warning_color: string; tag_default_color: string; tag_plain_background_color: string; divider_margin_vertical: number; divider_margin_horizontal: number; divider_text_color: string; divider_font_size: number; divider_line_height: number; divider_border_color: string; divider_content_padding: number; divider_content_left_width: string; divider_content_right_width: string; nav_bar_height: number; nav_bar_background_color: string; nav_bar_arrow_size: number; nav_bar_icon_color: string; nav_bar_text_color: string; nav_bar_title_font_size: number; nav_bar_title_text_color: string; nav_bar_z_index: number; notice_bar_height: number; notice_bar_padding_horizontal: number; notice_bar_padding_vertical: number; notice_bar_wrapable_padding_horizontal: number; notice_bar_wrapable_padding_vertical: number; notice_bar_text_color: string; notice_bar_font_size: number; notice_bar_line_height: number; notice_bar_background_color: string; notice_bar_icon_size: number; notice_bar_icon_min_width: number; rate_icon_size: number; rate_icon_gutter: number; rate_icon_void_color: string; rate_icon_full_color: string; rate_icon_disabled_color: string; progress_height: number; progress_color: string; progress_inactive_color: string; progress_background_color: string; progress_pivot_padding_horizontal: number; progress_pivot_padding_vertical: number; progress_pivot_text_color: string; progress_pivot_font_size: number; progress_pivot_line_height: number; badge_size: number; badge_color: string; badge_padding_horizontal: number; badge_padding_vertical: number; badge_font_size: number; badge_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; badge_border_width: number; badge_background_color: string; badge_dot_color: string; badge_dot_size: number; circle_size: number; circle_color: string; circle_layer_color: string; circle_text_color: string; circle_text_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; circle_text_font_size: number; circle_text_line_height: number; slider_active_background_color: string; slider_inactive_background_color: string; slider_disabled_opacity: number; slider_bar_height: number; slider_button_width: number; slider_button_height: number; slider_button_background_color: string; swiper_indicator_size: number; swiper_indicator_margin: number; swiper_indicator_active_opacity: number; swiper_indicator_inactive_opacity: number; swiper_indicator_active_background_color: string; swiper_indicator_inactive_background_color: string; overlay_background_color: string; toast_max_width: number; toast_font_size: number; toast_text_color: string; toast_loading_icon_color: string; toast_line_height: number; toast_border_radius: number; toast_background_color: string; toast_icon_size: number; toast_text_min_width: number; toast_text_padding_vertical: number; toast_text_padding_horizontal: number; toast_default_padding: number; toast_default_width: number; toast_default_min_height: number; toast_position_top_distance: number; toast_position_bottom_distance: number; popup_background_color: string; popup_round_border_radius: number; popup_close_icon_size: number; popup_close_icon_color: string; popup_close_icon_active_color: string; popup_close_icon_margin: number; popup_title_font_size: number; popup_descrition_font_size: number; popup_descrition_color: string; popup_header_font_size: number; popup_header_height: number; typography_color: string; typography_link_color: string; typography_font_size: number; typography_line_height: number; typography_primary_color: string; typography_danger_color: string; typography_success_color: string; typography_warning_color: string; typography_secondary_color: string; typography_disabled_color: string; typography_light_color: string; action_sheet_max_height: number; action_sheet_description_color: string; action_sheet_description_font_size: number; action_sheet_description_line_height: number; action_sheet_item_background: string; action_sheet_item_font_size: number; action_sheet_item_line_height: number; action_sheet_item_text_color: string; action_sheet_item_disabled_text_color: string; action_sheet_subname_color: string; action_sheet_subname_font_size: number; action_sheet_subname_line_height: number; action_sheet_close_icon_size: number; action_sheet_close_icon_color: string; action_sheet_close_icon_padding_vertical: number; action_sheet_close_icon_padding_horizontal: number; action_sheet_cancel_text_color: string; action_sheet_cancel_padding_top: number; action_sheet_cancel_padding_color: string; action_sheet_loading_icon_size: number; tab_text_color: string; tab_active_text_color: string; tab_disabled_text_color: string; tab_font_size: number; tab_line_height: number; tabs_default_color: string; tabs_line_height: number; tabs_card_height: number; tabs_nav_background: string; tabs_bottom_bar_width: number; tabs_bottom_bar_height: number; tabs_bottom_bar_color: string; field_label_width: number; field_label_color: string; field_label_margin_right: number; field_input_text_color: string; field_input_error_text_color: string; field_input_disabled_text_color: string; field_placeholder_text_color: string; field_icon_size: number; field_clear_icon_size: number; field_clear_icon_color: string; field_right_icon_color: string; field_error_message_color: string; field_error_message_font_size: number; field_text_area_min_height: number; field_word_limit_color: string; field_word_limit_font_size: number; field_word_limit_line_height: number; field_disabled_text_color: string; field_intro_color: string; dialog_width: number; dialog_small_screen_width: number; dialog_font_size: number; dialog_transition: number; dialog_radius: number; dialog_background: string; dialog_header_font_weight: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; dialog_header_line_height: number; dialog_header_padding_top: number; dialog_header_isolated_padding_vertical: number; dialog_header_isolated_padding_horizontal: number; dialog_message_padding: number; dialog_message_font_size: number; dialog_message_line_height: number; dialog_message_max_height: number; dialog_has_title_message_text_color: string; dialog_has_title_message_padding_top: number; dialog_button_height: number; dialog_round_button_height: number; dialog_confirm_button_text_color: string; action_bar_background: string; action_bar_height: number; action_bar_icon_width: number; action_bar_icon_height: string; action_bar_icon_color: string; action_bar_icon_size: number; action_bar_icon_font_size: number; action_bar_icon_active_color: string; action_bar_icon_text_color: string; action_bar_icon_background: string; action_bar_button_height: number; action_bar_button_warning_color: string; action_bar_button_danger_color: string; empty_padding_vertical: number; empty_padding_horizontal: number; empty_image_size: number; empty_description_margin_top: number; empty_description_padding_vertical: number; empty_description_padding_horizontal: number; empty_description_color: string; empty_description_font_size: number; empty_description_line_height: number; empty_bottom_margin_top: number; notify_text_color: string; notify_padding_horizontal: number; notify_padding_vertical: number; notify_font_size: number; notify_line_height: number; notify_primary_background_color: string; notify_success_background_color: string; notify_danger_background_color: string; notify_warning_background_color: string; grid_item_content_padding_vertical: number; grid_item_content_padding_horizontal: number; grid_item_content_background: string; grid_item_content_active_color: string; grid_item_item_icon_size: number; grid_item_text_color: string; grid_item_text_font_size: number; stepper_background: string; stepper_button_icon_color: string; stepper_button_disabled_color: string; stepper_button_disabled_icon_color: string; stepper_button_round_theme_color: string; stepper_input_width: number; stepper_input_height: number; stepper_input_font_size: number; stepper_input_text_color: string; stepper_input_disabled_text_color: string; stepper_input_disabled_background: string; stepper_radius: number; picker_background: string; picker_toolbar_height: number; picker_title_font_size: number; picker_title_line_height: number; picker_action_padding_vertical: number; picker_action_padding_horizontal: number; picker_action_font_size: number; picker_confirm_action_color: string; picker_cancel_action_color: string; picker_option_font_size: number; picker_option_padding_vertical: number; picker_option_padding_horizontal: number; picker_option_text_color: string; picker_option_disabled_opacity: number; picker_loading_icon_color: string; picker_loading_mask_color: string; picker_mask_top_color: string[]; picker_mask_bottom_color: string[]; calendar_background: string; calendar_popup_height: number; calendar_header_title_height: number; calendar_header_title_font_size: number; calendar_header_subtitle_font_size: number; calendar_weekdays_height: number; calendar_weekdays_font_size: number; calendar_month_title_font_size: number; calendar_month_mark_color: string; calendar_month_mark_font_size: number; calendar_day_height: number; calendar_day_font_size: number; calendar_day_margin_bottom: number; calendar_range_edge_color: string; calendar_range_edge_background: string; calendar_range_middle_color: string; calendar_range_middle_background_opacity: number; calendar_selected_day_size: number; calendar_selected_day_color: string; calendar_info_font_size: number; calendar_info_line_height: number; calendar_selected_day_background: string; calendar_day_disabled_color: string; calendar_confirm_button_height: number; calendar_confirm_button_margin_vertical: number; calendar_confirm_button_margin_horizontal: number; collapse_item_content_padding_vertical: number; collapse_item_content_padding_horizontal: number; collapse_item_content_font_size: number; collapse_item_content_line_height: number; collapse_item_content_text_color: string; collapse_item_content_background_color: string; popover_arrow_size: number; popover_radius: number; popover_action_width: number; popover_action_height: number; popover_action_font_size: number; popover_action_line_height: number; popover_action_icon_size: number; popover_light_text_color: string; popover_light_background: string; popover_light_action_disabled_text_color: string; popover_dark_text_color: string; popover_dark_background: string; popover_dark_action_disabled_text_color: string; selector_color: string; selector_checkd_color: string; selector_text_color: string; selector_checked_text_color: string; selector_border_width: number; selector_border_color: string; selector_checkedborder_color: string; selector_border_radius: number; selector_padding_horizontal: number; selector_padding_vertical: number; black: "#000"; white: "#fff"; gray_1: "#f7f8fa"; gray_2: "#f2f3f5"; gray_3: "#ebedf0"; gray_4: "#dcdee0"; gray_5: "#c8c9cc"; gray_6: "#969799"; gray_7: "#646566"; gray_8: "#323233"; red: "#ee0a24"; blue: "#1989fa"; orange: "#ff976a"; orange_dark: "#ed6a0c"; orange_light: "#fffbe8"; green: "#07c160"; primary_color: "#1989fa"; success_color: "#07c160"; danger_color: "#ee0a24"; warning_color: "#ff976a"; text_color: "#323233"; text_color_2: "#969799"; text_color_3: "#c8c9cc"; link_color: "#576b95"; active_color: "#f2f3f5"; active_opacity: 0.6; disabled_opacity: 0.5; background: "#f7f8fa"; background_2: "#fff"; background_3: "#fff"; padding_base: 4; padding_xs: number; padding_sm: number; padding_md: number; padding_lg: number; padding_xl: number; font_size_xs: 10; font_size_sm: 12; font_size_md: 14; font_size_lg: 16; font_weight_bold: "normal" | "bold" | "100" | "200" | "300" | "400" | "500" | "600" | "700" | "800" | "900" | undefined; line_height_xs: 14; line_height_sm: 18; line_height_md: 20; line_height_lg: 22; base_font_family: "-apple-system, BlinkMacSystemFont, 'Helvetica Neue',\nHelvetica, Segoe UI, Arial, Roboto, 'PingFang SC', 'miui', 'Hiragino Sans GB',\n'Microsoft Yahei', sans-serif"; price_integer_font_family: "Avenir-Heavy, PingFang SC, Helvetica Neue, Arial,\nsans-serif"; animation_duration_base: 300; animation_duration_fast: 200; border_color: "#ebedf0"; border_width_base: 1; border_radius_sm: 2; border_radius_md: 4; border_radius_lg: 8; border_radius_max: 999; };