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