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