/** * @module "ethpm/config" */ import * as config from './config'; export declare function load(plugin: config.ConfigValue): config.Connector;