import { Config } from "../types"; export declare const NETWORKS: readonly ["blast"]; export declare const info: Config;