import { NluGlobalSettingsConf } from "../../../index";
export default function (opts: any, confPath: string, conf: NluGlobalSettingsConf, key: string, value?: string): void;
