import { type IntersectOptionsAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/intersect/intersectAsync.ts";
Intersect options async type.
definition: MaybeReadonly<[BaseSchema | BaseSchemaAsync, BaseSchema | BaseSchemaAsync, ...(BaseSchema[] | BaseSchemaAsync[])]>