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