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