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