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