import type { CardProps } from '../Card/Card.js';
export declare const SendToWalletButton: React.FC<CardProps>;
