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