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