import React from 'react'; import { SvgProps } from './types'; declare const Chart: React.FC; export default Chart;