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

declare const NotesIcon: MdiReactIconComponentType;
export default NotesIcon;
