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