/// import { DataSet } from 'choerodon-ui/pro'; declare const index: (props: { workloadChartDs: DataSet; }) => JSX.Element; export default index;