export { default as Area } from "./Area"; export { default as Bar } from "./Bar"; export { default as Pie } from "./Pie";