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