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

declare const HighDefinitionBoxIcon: MdiReactIconComponentType;
export default HighDefinitionBoxIcon;
