interface VoidIssue implements BaseIssue<unknown>import { type VoidIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts"; Void issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "void"The issue type. readonlyexpected: "void"The expected property.