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