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

declare const Event: ReactIconComponentType;
export default Event;
            