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