import { Config } from "./types";
export declare const CHAIN_CONFIG: Record<string, Config>;
