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