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

declare const NotesOutlineIcon: MdiReactIconComponentType;
export default NotesOutlineIcon;
