import { ReactIconComponentType } from '../types';

declare const Tag: ReactIconComponentType;
export default Tag;
            