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