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