interface FormMessageProps implements Omit<FormMessageImplProps, "name">import { type FormMessageProps } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-form.ts"; Propertiesoptionalmatch: ValidityMatcher | CustomMatcheroptionalforceMatch: booleanoptionalname: string