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