type alias OutRefRe-exportimport { type OutRef } from "https://deno.land/x/lucid@0.7.8/src/mod.ts"; definition: { txHash: TxHash; outputIndex: number; }