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