import { Connection } from '../types/types'; export declare function getChainId(connection: Connection): Promise;