declare function parseOutcome(tx: any): any | undefined;
export default parseOutcome;
