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