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