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

declare const UpcomingIpo: ReactIconComponentType;
export default UpcomingIpo;
            