declare const _default: {
    common_yesterday: string;
    common_user_kick_out: string;
    common_monday: string;
    common_tuesday: string;
    common_wednesday: string;
    common_thursday: string;
    common_friday: string;
    common_saturday: string;
    common_sunday: string;
    common_logout: string;
    common_return: string;
    common_message_unknown: string;
    common_message_photo: string;
    common_message_audio: string;
    common_message_video: string;
    common_message_file: string;
    conversation_start_chat_w: string;
    conversation_empty: string;
    conversation_start_single_chat: string;
    conversation_start_group_chat: string;
    conversation_join_group_chat: string;
    conversation_cancel: string;
    conversation_delete: string;
    conversation_message_total_count: string;
    conversation_reload: string;
    conversation_enter_touserid_w: string;
    conversation_close_chat_w: string;
    conversation_disconnected: string;
    conversation_connecting: string;
    demo_login_hint: string;
    demo_login: string;
    demo_user_name: string;
    demo_user_name_w: string;
    demo_welcome: string;
    demo_input_user_id_error_tips: string;
    demo_input_placeholder_w: string;
    demo_user_id_login: string;
    group_create_chat: string;
    group_input_group_id: string;
    group_input_group_id_w: string;
    group_input_group_name: string;
    group_input_user_id_of_group: string;
    group_user_id_cant_null: string;
    group_create_group_chat_title: string;
    group_join_group_chat: string;
    group_user_not_exit: string;
    group_group_not_exit: string;
    group_group_user_id_not_exit: string;
    group_group_user_id_not_exit_w: string;
    group_group_id_not_exit: string;
    group_group_id_not_exit_w: string;
    group_input_user_id_error_tip: string;
    group_group_id: string;
    group_copy: string;
    group_copy_success: string;
    group_repeat_join_group_chat: string;
    message_input_new_message: string;
    message_user_not_exit_please_again: string;
    message_cant_send_empty_msg: string;
    message_create_chat: string;
    message_input_user_id_error_tips: string;
    message_create_single_chat: string;
    message_send: string;
    message_empty_w: string;
    message_send_img_exceed_tips_w: string;
    message_send_video_exceed_tips_w: string;
    message_network_anomaly: string;
    message_size_over_limit: string;
    message_audio_play_error_tips: string;
    message_video_play_error_tips_w: string;
    message_delete_confirmation_desc: string;
    message_delete_succeed_tips: string;
    message_multi_select: string;
    message_file_empty_error_tips: string;
    message_photo_size_err_tips: string;
    message_photo_format_err_tips: string;
    message_video_size_err_tips: string;
    message_video_format_err_tips: string;
    message_file_size_err_tips: string;
    message_title_chat: string;
    message_title_group_chat: string;
    album_download_image_w: string;
    album_redownload_image: string;
};
export default _default;
