export declare const locales: { en: { language: string; messages: { 'seo.title': string; 'seo.description': string; 'header.network-status.wrong': string; 'support.stargate.soon': string; 'route.title': string; 'from.section.title': string; 'from.section.balance.title': string; 'from.section.balance.button.max': string; 'to.section.title': string; 'to.section.estimated-amount': string; 'to.section.account.label': string; 'to.section.account.placeholder': string; 'to.section.account.invalid': string; 'to.section.confirm.text': string; 'you.send.title': string; 'you.receive.title': string; 'select.received-token.title': string; 'route.button.change-routes': string; 'route.title.select.routes': string; 'route.fees.title': string; 'route.time.title': string; 'route.allowed-send-amount': string; 'route.token-address.tips': string; 'route.no-found.title': string; 'route.no-found.desc': string; 'route.adjust.title': string; 'route.adjust.desc': string; 'route.adjust.link': string; 'route.option.cBridge.title': string; 'route.option.deBridge.title': string; 'route.option.stargate.title': string; 'route.option.layerZero.title': string; 'route.option.meson.title': string; 'route.option.mayan.title': string; 'route.option.tag.best-time': string; 'route.option.tag.highest-amount': string; 'route.option.info.estimated-time': string; 'route.option.info.gas-fee': string; 'route.option.info.native-fee': string; 'route.option.info.debridge-fee': string; 'route.option.info.market-maker-fee': string; 'route.option.info.base-fee': string; 'route.option.info.lp-fee': string; 'route.option.info.service-fee': string; 'route.option.info.protocol-fee': string; 'route.error.amount.max': string; 'route.error.amount.min': string; 'route.error.amount.digits': string; 'transfer.button.confirm': string; 'transfer.button.approve': string; 'transfer.button.switch-network': string; 'transfer.button.wallet-connect': string; 'transfer.button.switch-wallet': string; 'transfer.button.confirm-summary': string; 'transfer.button.confirm-loading': string; 'transfer.warning.confirm.to.address': string; 'transfer.warning.confirm.to.native.token.address': string; 'transfer.warning.sol.balance': string; 'modal.approve.title': string; 'modal.approve.desc.1': string; 'modal.approve.desc.2': string; 'modal.approve.button.confirm': string; 'modal.approve.button.close': string; 'modal.fail.title': string; 'modal.fail.desc': string; 'modal.fail.button.close': string; 'modal.submit.title': string; 'modal.submit.desc': string; 'modal.submit.button.view-tx': string; 'modal.submit.button.close': string; 'modal.confirm.title': string; 'modal.confirm.desc': string; 'modal.summary.title': string; 'modal.quote.error.title': string; 'modal.quote.error.desc': string; 'modal.quote.error.button.close': string; 'modal.fee-timeout.error.title': string; 'modal.fee-timeout.error.desc': string; 'modal.fee-timeout.error.button.close': string; 'select-modal.tag.incompatible': string; 'select-modal.search.no-result.title': string; 'select-modal.search.no-result.warning': string; 'select-modal.token.title': string; 'select-modal.token.placeholder': string; 'select-modal.token.column.name': string; 'select-modal.token.column.balance': string; 'select-modal.token.incompatible.tooltip': string; 'select-modal.source.title': string; 'select-modal.source.placeholder': string; 'select-modal.destination.title': string; 'select-modal.destination.placeholder': string; 'select-modal.destination.incompatible.tooltip': string; 'wallet.network.switch-network': string; 'wallet.network.connect-wallet': string; 'wallet.network.unknown-network': string; 'wallet.network.unknown-network-mobile': string; 'wallet.button.connect-wallet': string; 'wallet.network.wrong-network': string; 'wallet.error.switch-network': string; 'wallet.switching-modal.title': string; 'wallet.switching-modal.desc': string; }; }; };