export declare const cdz: {
    v20221123: {
        Client: typeof import("./v20221123/cdz_client").Client;
        Models: typeof import("./v20221123/cdz_models");
    };
};
