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