declare const Chart: (props: any) => import("react/jsx-runtime").JSX.Element;
export default Chart;
