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