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

declare const QualityHighIcon: MdiReactIconComponentType;
export default QualityHighIcon;
