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