import { type IsTemplateLiteralFinite } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";
definition: T extends TTemplateLiteral<infer U> ? IsTemplateLiteralFiniteArray<U> : false
x/typebox_deno/src/typebox.ts>IsTemplateLiteralFinite
import { type IsTemplateLiteralFinite } from "https://deno.land/x/typebox_deno@0.31.22/src/typebox.ts";