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

# ExportWalletModalCloseProps

Props for the export wallet modal close button.

## See

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

## Properties

| Property                        | Type        | Description                                                                |
| ------------------------------- | ----------- | -------------------------------------------------------------------------- |
| <a id="children" /> `children?` | `ReactNode` | If provided, will render the children instead of the default close button. |
