import { TransactionMessageWithBlockhashLifetime, TransactionMessageWithDurableNonceLifetime } from '../index';
export declare function getCompiledLifetimeToken(lifetimeConstraint: (TransactionMessageWithBlockhashLifetime | TransactionMessageWithDurableNonceLifetime)['lifetimeConstraint']): string;
//# sourceMappingURL=lifetime-token.d.ts.map