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