class StateAbstractimport { State } from "https://deno.land/std@0.105.0/encoding/_yaml/state.ts"; ConstructorsnewState(schema?: SchemaDefinition)