import { type NamedExoticComponent, type SVGProps } from 'react'; declare const DataPointIcon: NamedExoticComponent>; export default DataPointIcon;