import { type ChartPlugin } from "../../models/index.mjs"; import { type UseChartBrushSignature } from "./useChartBrush.types.mjs"; export declare const useChartBrush: ChartPlugin;