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