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