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