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