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