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

declare const BlurOffIcon: MdiReactIconComponentType;
export default BlurOffIcon;
