/// import type { SVGProps } from "../global"; declare const FireIcon: ({ size, ...props }: SVGProps) => JSX.Element; export default FireIcon; //# sourceMappingURL=FireIcon.d.ts.map