import { type InstanceOf } from "https://deno.land/x/live@1.96.6/engine/block.ts";
definition: T extends Block<BlockModule<any, any, infer TSerializable>> ? TSerializable : T
import { type InstanceOf } from "https://deno.land/x/live@1.96.6/engine/block.ts";