export declare function applyMemoToTransaction(family: string, memoValue: string | number | undefined, memoTypeOrTransaction?: string | Record | null, currentTransaction?: Record): Record; //# sourceMappingURL=memo.d.ts.map