function ExportWalletCopyKeyButton(props: ExportWalletCopyKeyButtonProps): null | Element;
A button that copies 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, the button will not be rendered.