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