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