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