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