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