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

declare const HackernewsIcon: MdiReactIconComponentType;
export default HackernewsIcon;
