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