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

declare const UnrealIcon: MdiReactIconComponentType;
export default UnrealIcon;
