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