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