module.exports = {
  Tab: require('./tab'),
  Tabs: require('./tabs')
};
