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