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

declare const HololensIcon: MdiReactIconComponentType;
export default HololensIcon;
