import { type IntersectionOptionsAsync } from "https://deno.land/x/valibot@v0.19.0/src/schemas/intersection/intersectionAsync.ts";
Intersection options async type.
definition: [BaseSchema | BaseSchemaAsync, BaseSchema | BaseSchemaAsync, ...(BaseSchema[] | BaseSchemaAsync[])]