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