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