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