import React from 'react'; import { IconBaseProps } from './_base'; declare const LineChart2: React.FC; export default LineChart2;