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