import Tab from '../../types/tab';

export * from '../../types/tab';
export default Tab;
