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

declare const Feed: ReactIconComponentType;
export default Feed;
            