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