import { ClientConfig, NosanaNetwork } from "./types";
export declare const DEFAULT_CONFIGS: Record<NosanaNetwork, ClientConfig>;
