import { Transaction } from '../typings/transaction'; export declare function getAttachmentVersion(transaction: Transaction): string;