export declare const tbm: {
    v20180129: {
        Client: typeof import("./v20180129/tbm_client").Client;
        Models: typeof import("./v20180129/tbm_models");
    };
};
