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