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

declare const NurseLineIcon: RemixiconReactIconComponentType;
export default NurseLineIcon;
