> ## 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.

# ExportWalletWarning

```ts theme={null}
function ExportWalletWarning(props: HTMLAttributes<HTMLDivElement>): Element;
```

A warning message for the ExportWalletWarning component.

## Parameters

| Parameter | Type                                | Description                                      |
| --------- | ----------------------------------- | ------------------------------------------------ |
| `props`   | `HTMLAttributes`\<`HTMLDivElement`> | The props for the ExportWalletWarning component. |

## Returns

`Element`

The rendered component.

## See

[ExportWallet](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/ExportWallet)
