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