export declare const nlp: {
    v20190408: {
        Client: typeof import("./v20190408/nlp_client").Client;
        Models: typeof import("./v20190408/nlp_models");
    };
};
