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