import { type FathymChartProps } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.73/src/src.deps.ts";
definition: { data: number[]; labels: string[]; options?: ChartOptions<TType>; title: string; type: TType; }
import { type FathymChartProps } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.73/src/src.deps.ts";