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