export {default as Home} from './Home'; export {default as Notifications} from './Notifications'; export {default as Upload} from './Upload';