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