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