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