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