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