function symbolimport { symbol } from "https://deno.land/x/valibot@v0.5.0/src/schemas/symbol/index.ts"; symbol(error?: string): SymbolSchemaCreates a symbol schema. Parametersoptionalerror: stringThe error message. ReturnsSymbolSchemaA symbol schema.