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