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