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