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