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