export declare const cws: {
    v20180312: {
        Client: typeof import("./v20180312/cws_client").Client;
        Models: typeof import("./v20180312/cws_models");
    };
};
