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