import { IconProps } from '../types';
declare const Stethoscope: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Stethoscope;
//# sourceMappingURL=Stethoscope.d.ts.map