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