export declare const tchd: {
    v20230306: {
        Client: typeof import("./v20230306/tchd_client").Client;
        Models: typeof import("./v20230306/tchd_models");
    };
};
