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