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

declare const QualityLowIcon: MdiReactIconComponentType;
export default QualityLowIcon;
