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

declare const IpoIcon: ReactIconComponentType;
export default IpoIcon;
            