import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Events: React.FC; export default Events;