import { EVCb, NluMap } from "./index"; export declare const runNPMLink: (map: NluMap, opts: any, cb: EVCb) => void;