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

declare const NotePlusIcon: MdiReactIconComponentType;
export default NotePlusIcon;
