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