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