export function makeAllocationMap(transfers: Array<TransferPart>): [ZCFSeat, AmountKeywordRecord][];
export type TransactionList = Array<AmountKeywordRecord>;
//# sourceMappingURL=reallocate.d.ts.map