/** * The Response of the /batches endpoint. * @export * @class GetBatchesResult */ export declare class GetBatchesResult { }