import { WithdrawButtonProps } from '../types'; export declare function WithdrawButton({ className }: WithdrawButtonProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WithdrawButton.d.ts.map