export { default as tabOne } from './tabOne' export { default as tabTwo } from './tabTwo' export { default as tabThree } from './tabThree' export { default as tabFour } from './tabFour'