import InterfaceConfig from './InterfaceConfig';
declare const _default: (config: InterfaceConfig) => Promise<void>;
export = _default;
