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

declare const HighDefinitionIcon: MdiReactIconComponentType;
export default HighDefinitionIcon;
