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

declare const IpoAlloted: ReactIconComponentType;
export default IpoAlloted;
            