export declare const npp: {
    v20190823: {
        Client: typeof import("./v20190823/npp_client").Client;
        Models: typeof import("./v20190823/npp_models");
    };
};
