import type { PropsWithChildren } from 'react';
export declare const WalletMenuProvider: React.FC<PropsWithChildren>;
