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