/// import { IconProps } from '../../types'; declare const Stethoscope: (allProps: IconProps) => JSX.Element; export default Stethoscope;