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