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