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