export declare const cpdp: {
    v20190820: {
        Client: typeof import("./v20190820/cpdp_client").Client;
        Models: typeof import("./v20190820/cpdp_models");
    };
};
