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

declare const CryengineIcon: MdiReactIconComponentType;
export default CryengineIcon;
