export { default } from './activityArea'; export { default as ActivityArea } from './activityArea'; export * from './activityArea';