import { JSX } from 'react'; declare const ChartDown: (props: JSX.IntrinsicElements["svg"]) => import("react/jsx-runtime").JSX.Element; export default ChartDown;