export declare const cdwpg: {
    v20201230: {
        Client: typeof import("./v20201230/cdwpg_client").Client;
        Models: typeof import("./v20201230/cdwpg_models");
    };
};
