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