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

declare const NewsIcon: ReactIconComponentType;
export default NewsIcon;
            