import { ChartImageInfo } from '../../interfaces';
declare const SCATTER_PLOT: ChartImageInfo;
export default SCATTER_PLOT;
