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