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