import heatmap from './elements/heatmap'; import polar from './elements/polar'; export default { heatmap, polar, };