import type { FC, SVGProps } from "react";
export declare const Fire: FC<SVGProps<SVGSVGElement>>;
export default Fire;
//# sourceMappingURL=Fire.d.ts.map