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

declare const IpoIconDark: ReactIconComponentType;
export default IpoIconDark;
            