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