import { IconSvgProps } from '../types';
declare const ChartLineDown: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ChartLineDown;
//# sourceMappingURL=ChartLineDown.d.ts.map