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

declare const BlurIcon: MdiReactIconComponentType;
export default BlurIcon;
