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