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