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

declare const DesktopTowerMonitorIcon: MdiReactIconComponentType;
export default DesktopTowerMonitorIcon;
