declare function parseEscrowCancellation(tx: any): object;
export default parseEscrowCancellation;
