import { web3 } from '@coral-xyz/anchor';
import 'dotenv/config';
export declare const MAINNET_CONNECTION: web3.Connection;
