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