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

declare const UnityIcon: MdiReactIconComponentType;
export default UnityIcon;
