export interface MultioutRecipientAmount { readonly recipient: string; readonly amountNQT: string; }