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