import { RawDepositQueueBatch } from './types.js';
export declare const parseBatch: (rawBatch: bigint) => RawDepositQueueBatch;
//# sourceMappingURL=parse-batch.d.ts.map