import { RefTxInfo } from './ref-tx-info.cjs'; export type RefVtx = { refTxLink: RefTxInfo; vtxLinkHash: string; };