export { default as WTabs } from './WTabs';
export * from './WTabs';
export * from './WTabs.types';
