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

declare const StethoscopeLineIcon: RemixiconReactIconComponentType;
export default StethoscopeLineIcon;
