import { IconSvgProps } from '../types';
declare const ChartScatter: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ChartScatter;
//# sourceMappingURL=ChartScatter.d.ts.map