interface NeverIssue implements BaseIssue<unknown>import { type NeverIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts"; Never issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "never"The issue type. readonlyexpected: "never"The expected property.