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

declare const NoteTextIcon: MdiReactIconComponentType;
export default NoteTextIcon;
