import { PlotLine, PlotBand, GaugePlotBand } from "../../types/options"; export declare function isExistPlotId(plots: T[], data: T): boolean;