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

declare const StethoscopeFillIcon: RemixiconReactIconComponentType;
export default StethoscopeFillIcon;
