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