import { type MatchFn } from "https://deno.land/x/date_fns@v2.22.0/locale/types.ts";
definition: (str: string, options?: { width?: ; }) => TResult
| "narrow"
| "short"
| "abbreviated"
| "wide"
import { type MatchFn } from "https://deno.land/x/date_fns@v2.22.0/locale/types.ts";