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