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