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