export declare const tbp: {
    v20190627: {
        Client: typeof import("./v20190627/tbp_client").Client;
        Models: typeof import("./v20190627/tbp_models");
    };
    v20190311: {
        Client: typeof import("./v20190311/tbp_client").Client;
        Models: typeof import("./v20190311/tbp_models");
    };
};
