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