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