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