import { SvgIconComponent } from './types'; declare const FeedIcon: SvgIconComponent; export default FeedIcon;