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