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