import React from 'react'; import { IconsInterface } from '../IconInterface'; declare const IconFeed: React.FC; export default IconFeed;