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