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