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