declare const batchPrint: (transactionIds: number[], batchId: number) => Promise; export default batchPrint;