import { PropsWithChildren } from 'react'; export declare function WalletButtonWrapper(props: PropsWithChildren): string | number | boolean | Iterable | import("react/jsx-runtime").JSX.Element | null | undefined;