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

declare const StethoscopeIcon: MdiReactIconComponentType;
export default StethoscopeIcon;
