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