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