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

declare const Icecream: ReactIconComponentType;
export default Icecream;
            