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

declare const NoteOutlineIcon: MdiReactIconComponentType;
export default NoteOutlineIcon;
