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