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

declare const UhdIcon: MdiReactIconComponentType;
export default UhdIcon;
