import { Pie } from './Pie'; export type { PieConfig } from '@ant-design/plots'; export default Pie;