function symbolimport { symbol } from "https://deno.land/x/valibot@v0.24.0/src/schemas/symbol/index.ts"; symbol(message?: ErrorMessage): SymbolSchemaCreates a symbol schema. Parametersoptionalmessage: ErrorMessage = [UNSUPPORTED]The error message. ReturnsSymbolSchemaA symbol schema.