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