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