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