export * from './component.js'; export { chartAreaStyles } from './styles.js'; export { renderChartArea } from './template.js';