import * as mod from "https://dotland.deno.dev/x/typebox@0.33.22/src/syntax/parsebox/static/types.ts"; InterfacesIAsMaps the output as the given parameter T IConstCreates a Const Parser IIdentCreates an Ident Parser. IIdentityMaps input to output. This is the default Mapping IIMappingIIParserBase type Parser implemented by all other parsers INumberCreates a Number Parser. IStringCreates a String Parser. Options are an array of permissable quote characters ITupleCreates a Tuple Parser IUnionCreates a Union Parser