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