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