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

declare const MonitorsIcon: MdiReactIconComponentType;
export default MonitorsIcon;
