export default interface IWalletReceipt { receipt: any; from: string; }