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