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