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