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