export declare const batch: {
    v20170312: {
        Client: typeof import("./v20170312/batch_client").Client;
        Models: typeof import("./v20170312/batch_models");
    };
};
