import { FC, SVGProps } from 'react'; declare const IconFire: FC & { fill?: string }>; export default IconFire;