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