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

declare const EventNoteOutlineIcon: MdiReactIconComponentType;
export default EventNoteOutlineIcon;
