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

declare const BlurLinearIcon: MdiReactIconComponentType;
export default BlurLinearIcon;
