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