import { Transaction } from 'stellar-sdk'; export declare function toTxrep(transaction: Transaction): string;