import { ReactIconComponentType } from '../types';

declare const EventNote: ReactIconComponentType;
export default EventNote;
            