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