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

declare const LowQualityIcon: MdiReactIconComponentType;
export default LowQualityIcon;
