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

declare const Upcoming: ReactIconComponentType;
export default Upcoming;
            