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