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