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