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