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