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

declare const UmbracoIcon: MdiReactIconComponentType;
export default UmbracoIcon;
