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

declare const UnrealEngineIcon: MdiReactIconComponentType;
export default UnrealEngineIcon;
