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