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