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