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