type alias Networkimport { type Network } from "https://deno.land/x/lucid@0.7.7/src/types/types.ts"; definition: | "Mainnet" | "Testnet" | "Preview" | "Preprod"