import type { IconComponent } from '../types'; declare const EggFresh: IconComponent; export default EggFresh;