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