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