import pivot from './pivot' import chart from './chart' export default { pivot, chart }