import type { FC } from 'react'; import type { ButtonProps } from './Button.js'; export declare const WalletActionButton: FC; //# sourceMappingURL=WalletActionButton.d.ts.map