import { IChain } from './types';
export declare const chainSui: IChain;
export declare const chainSuiDevnet: IChain;
