import { MixPlotComponentType } from './types'; export * from './types'; export declare const MixPlot: MixPlotComponentType;