import type { IconComponent } from '../types'; declare const Flame: IconComponent; export default Flame;