import type { IconComponent } from '../types'; declare const Feed: IconComponent; export default Feed;