import { SolanaUtils } from '@/lib/solanaUtils'; export declare const stakeAccountBalance: (solanaUtils: SolanaUtils, stakeAccountAddress: string) => Promise;