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