function ExportWallet(props: ExportWalletProps): Element;
The ExportWallet component is used to export the private key of an EVM or Solana account.Note that an EVM smart account’s private key cannot be exported. If a smart account address is provided, a warning message will be displayed explaining that the private key cannot be copied, and the copy key button will not be rendered.