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