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