export declare const pds: {
    v20210701: {
        Client: typeof import("./v20210701/pds_client").Client;
        Models: typeof import("./v20210701/pds_models");
    };
};
