export interface TxJobExecutionId { uuid: string; sequence: number; }