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