import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const scatterPlotIconName = "scatter-plot";
export declare const scatterPlotIcon: IconShapeTuple;
