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