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