declare function parseAmendment(tx: any): {
    amendment: any;
};
export default parseAmendment;
//# sourceMappingURL=amendment.d.ts.map