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