export { default as WelcomeComponent } from './components/welcome';
export { default as HighChart } from './components/highchart';
