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