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