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