/** * Library utilities * @module lib */ export { default as batchProcessor } from "./batchProcessor"; //# sourceMappingURL=index.d.ts.map