import { IconProps } from '../Icon'; declare function SvgShowChart(props: IconProps): JSX.Element; export default SvgShowChart;