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