export declare const tsw: {
    v20210412: {
        Client: typeof import("./v20210412/tsw_client").Client;
        Models: typeof import("./v20210412/tsw_models");
    };
    v20200924: {
        Client: typeof import("./v20200924/tsw_client").Client;
        Models: typeof import("./v20200924/tsw_models");
    };
};
