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

declare const ViewHeadline: ReactIconComponentType;
export default ViewHeadline;
            