import * as solanaWeb3 from '@solana/web3.js'; export declare const provider: (rpcUrl: string) => solanaWeb3.Connection;