export declare const trdp: {
    v20220726: {
        Client: typeof import("./v20220726/trdp_client").Client;
        Models: typeof import("./v20220726/trdp_models");
    };
};
