import type { IconProps } from '../../types';
declare const HealthBookFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Health Book Fill
 * @see {@link https://remixicon.com/icon/health-book-fill Remix Icon Docs}
 */
export { HealthBookFill };
