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