import { IconDefinition } from '../../templates/types'; declare const DotChartOutlined: IconDefinition; export default DotChartOutlined;