export declare const tiw: {
    v20190919: {
        Client: typeof import("./v20190919/tiw_client").Client;
        Models: typeof import("./v20190919/tiw_models");
    };
};
