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