interface GenericIssue implements BaseIssue<TInput>import { type GenericIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/index.ts"; Generic issue type. Type ParametersoptionalTInput = unknown