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