export declare const dtf: {
    v20200506: {
        Client: typeof import("./v20200506/dtf_client").Client;
        Models: typeof import("./v20200506/dtf_models");
    };
};
