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

declare const EventNoteIcon: MdiReactIconComponentType;
export default EventNoteIcon;
