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