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

declare const DesktopTowerIcon: MdiReactIconComponentType;
export default DesktopTowerIcon;
