export declare function checkSolBalance(walletAddress: string): Promise; export declare function checkUsdcBalance(walletAddress: string): Promise; //# sourceMappingURL=checkBalances.d.ts.map