import { IChain } from './types';
export declare const chainSol: IChain;
export declare const chainSolDevnet: IChain;
