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

declare const BlurOnIcon: MdiReactIconComponentType;
export default BlurOnIcon;
