export declare const tse: {
    v20201207: {
        Client: typeof import("./v20201207/tse_client").Client;
        Models: typeof import("./v20201207/tse_models");
    };
};
