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