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