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

declare const TagFaces: ReactIconComponentType;
export default TagFaces;
            