/// <reference types="react" />
declare const ChartLineUp: (props: any, ref: any) => JSX.Element;
export default ChartLineUp;
