import ComingSoon from './ComingSoon'; import DonutChart from './DonutChart'; export default Object.assign(ComingSoon, { Chart: DonutChart });