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