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