import { SvgIconComponent } from './types'; declare const EventNoteIcon: SvgIconComponent; export default EventNoteIcon;