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