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