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