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