/// export declare const localizedStrings: import("react-localization").LocalizedStrings<{ select_account: string; mainnet: string; testnet: string; choose_language: string; native_address: string; copy_reef_address: string; copied_reef_address: string; reef_evm_address: string; copy_reef_evm: string; copied_reef_evm: string; i_understand: string; open_in_explorer: string; selected: string; select: string; install: string; name: string; error_short_name: string; create_account: string; no_accounts: string; use_reef_chain_extension: string; no_wallet: string; install_wallet: string; generated_seed: string; import_account: string; from_seed: string; from_json: string; existing_seed: string; password: string; backup_json: string; json_tooltip: string; error_seed: string; error_json: string; error_password_empty: string; update_metadata: string; rename: string; export_account: string; password_export: string; export: string; forget_account: string; copy_to_clipboard: string; seed_copied: string; creation_disclaimer: string; backup_confirmation: string; cancel: string; create: string; import: string; } | { select_account: string; mainnet: string; testnet: string; choose_language: string; native_address: string; copy_reef_address: string; copied_reef_address: string; reef_evm_address: string; copy_reef_evm: string; copied_reef_evm: string; i_understand: string; open_in_explorer: string; selected: string; select: string; install: string; name: string; error_short_name: string; create_account: string; no_accounts: string; use_reef_chain_extension: string; no_wallet: string; install_wallet: string; generated_seed: string; import_account: string; from_seed: string; from_json: string; existing_seed: string; password: string; backup_json: string; json_tooltip: string; error_seed: string; error_json: string; error_password_empty: string; update_metadata: string; rename: string; export_account: string; password_export: string; export: string; forget_account: string; copy_to_clipboard: string; seed_copied: string; creation_disclaimer: string; backup_confirmation: string; cancel: string; create: string; import: string; }>;