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

declare const NoteIcon: MdiReactIconComponentType;
export default NoteIcon;
