export declare const cdc: {
    v20201214: {
        Client: typeof import("./v20201214/cdc_client").Client;
        Models: typeof import("./v20201214/cdc_models");
    };
};
