export declare const dbdc: {
    v20201029: {
        Client: typeof import("./v20201029/dbdc_client").Client;
        Models: typeof import("./v20201029/dbdc_models");
    };
};
