import { type WithdrawalValidator } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Note: Plutus scripts need to be cbor encoded. Raw compiled script without the CBOR encoding do not work.
E.g. taking the CBOR Hex string coming from writeFileTextEnvelope works
definition: Script