import { FC } from 'react'; declare const TagsIcon: FC; export default TagsIcon;