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