import type { IconProps } from '../../types';
declare const FriedEggFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Fried Egg Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { FriedEggFill };
