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