import { SvgIconComponent } from './types'; declare const IcecreamIcon: SvgIconComponent; export default IcecreamIcon;