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