import { SVGProps } from "react";
declare const GYSiGlyphStethoscope: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphStethoscope };
