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