> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ExportWalletCopyAddressProps

```ts theme={null}
type ExportWalletCopyAddressProps = Omit<CopyAddressProps, "address">;
```

The props for the ExportWalletCopyAddress component.

## See

* [ExportWalletCopyAddress](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/ExportWalletCopyAddress)
* [CopyAddressProps](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/CopyAddressProps)
