type alias OutRefimport { type OutRef } from "https://deno.land/x/lucid@0.7.6/src/types/types.ts"; definition: { txHash: TxHash; outputIndex: number; }