import { IChain } from './types';
export declare const chainTon: IChain;
export declare const chainTonDevnet: IChain;
