import { MdiReactIconComponentType } from './dist/typings';

declare const NewspaperIcon: MdiReactIconComponentType;
export default NewspaperIcon;
