import { type FathymChartProps } from "https://deno.land/x/fathym_atomic_reports@v0.0.14/src/molecules/charts/FathymChart.tsx";
definition: { data: number[]; labels: string[]; options?: ChartOptions<TType>; title: string; type: TType; }
import { type FathymChartProps } from "https://deno.land/x/fathym_atomic_reports@v0.0.14/src/molecules/charts/FathymChart.tsx";