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