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

declare const NotePlusOutlineIcon: MdiReactIconComponentType;
export default NotePlusOutlineIcon;
