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