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