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