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

declare const ComputerIcon: MdiReactIconComponentType;
export default ComputerIcon;
