export declare const cwp: {
    v20180228: {
        Client: typeof import("./v20180228/cwp_client").Client;
        Models: typeof import("./v20180228/cwp_models");
    };
};
