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