import { Wallet } from '@coral-xyz/anchor';
/**
 * Get a read-only wallet for Anchor provider
 */
export declare const getReadOnlyWallet: () => Wallet;
//# sourceMappingURL=anchorUtils.d.ts.map