export declare function normalize_swt(tx_json: any, reverse?: boolean): void;
export declare function normalize_memo(tx_json: any, reverse?: boolean): void;
//# sourceMappingURL=tx.d.ts.map