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