export declare const tcm: {
    v20210413: {
        Client: typeof import("./v20210413/tcm_client").Client;
        Models: typeof import("./v20210413/tcm_models");
    };
};
