import { RemixiconReactIconComponentType } from './dist/typings';

declare const NurseFillIcon: RemixiconReactIconComponentType;
export default NurseFillIcon;
