export declare const tem: {
    v20210701: {
        Client: typeof import("./v20210701/tem_client").Client;
        Models: typeof import("./v20210701/tem_models");
    };
    v20201221: {
        Client: typeof import("./v20201221/tem_client").Client;
        Models: typeof import("./v20201221/tem_models");
    };
};
