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