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