import { InterpretedTransactionType } from 'types'; export declare function getTransactionMessages(transaction: InterpretedTransactionType): string[]; //# sourceMappingURL=getTransactionMessages.d.ts.map