import React from 'react';
declare const EventStartsSoon: (props: React.SVGAttributes<SVGElement>) => React.JSX.Element;
export default EventStartsSoon;
