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