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