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