import Tab from './puppet/tab';

export * from './index';
export {
  Tab,
}