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