export declare const en: { "block.withdraw.switchNetwork": string; "common.disconnect": string; "common.testnet": string; "common.mainnet": string; "common.totalValue": string; "common.settlePnl": string; "common.unreal.Pnl": string; "common.unsettledPnL": string; "common.marginRatio": string; "common.maxAccountLeverage": string; "common.availableBalance": string; "common.deposit": string; "common.withdraw": string; "common.cancel": string; "common.ok": string; "common.connectWallet": string; "block.accountStatus.asset&margin": string; "block.accountStatus.instrument": string; "block.accountStatus.myAccount": string; "toast.copiedToClipboard": string; "toast.requestSettlement": string; "toast.leverageUpdated": string; "toast.networkSwitched": string; "dialog.switchNetwork": string; "modal.title.getTestUSDC": string; "modal.content.getTestUSDC": string; "modal.content.settlePnl": string; "ui.calendar.selecet-date": string; }; export type EN = typeof en; //# sourceMappingURL=en-US.d.ts.map