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