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