import { CardProps } from "../Card/Card.js"; //#region src/components/SendToWallet/SendToWalletButton.d.ts declare const SendToWalletButton: React.FC void) | null; onClearAddress?: () => void; requireAddress?: boolean; }>; //#endregion export { SendToWalletButton }; //# sourceMappingURL=SendToWalletButton.d.ts.map