export { default as AreaChart } from "./AreaChart"; export type { AreaChartProps } from "./AreaChart";