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

declare const MonitorIcon: MdiReactIconComponentType;
export default MonitorIcon;
