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