import React from 'react' const EventStartsSoon = (props: React.SVGAttributes) => { return ( ) } export default EventStartsSoon