import { type CamelCase } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
definition: K extends string ? CamelCaseStringArray<Split<K, WordSeparators>> : K
import { type CamelCase } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";