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