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